Skip to content

feat: Add remote JWKS decoder with improved configuration and error handling #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

cmackenzie1
Copy link
Owner

  • Introduce RemoteJwksDecoder with builder pattern for flexible configuration
  • Add RemoteJwksDecoderConfig with customizable cache duration, retry count, and backoff
  • Enhance error handling and logging for JWKS key refresh
  • Update example and test code to support new decoder implementation
  • Add derive_builder and tracing dependencies

…andling

- Introduce RemoteJwksDecoder with builder pattern for flexible configuration
- Add RemoteJwksDecoderConfig with customizable cache duration, retry count, and backoff
- Enhance error handling and logging for JWKS key refresh
- Update example and test code to support new decoder implementation
- Add derive_builder and tracing dependencies
@cmackenzie1 cmackenzie1 self-assigned this Jan 26, 2025
@cmackenzie1 cmackenzie1 merged commit 886f03a into main Jan 26, 2025
1 check passed
@cmackenzie1 cmackenzie1 deleted the cole/remote-jwks branch January 26, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant